Sort Score
Result 10 results
Languages All
Labels All
Results 9,851 - 9,860 of 175,021 for

document formatting

(0.18 sec)
  1. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。...dispose (); } } 对齐文本段落 Text formatting is one of the key elements...while creating any kind of documents or presentations. We know...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  2. Convert OFT to HTML via Java | products.aspose.com

    Try the code sample to convert OFT files to HTML format in Java. Download Java API to take your email processing applications to the next level....convert email files between formats. OFT to HTML conversion code...various formats. It simplifies the process of email format conversion...

    products.aspose.com/email/java/conversion/oft-t...
  3. Automate Oracle Primavera File Merger with Aspo...

    Aspose.com provides powerful tools to help automate Oracle Primavera file merging. With our intuitive user interface, you can quickly and easily convert Oracle Primavera files into MPP, PDF, XML, or other formats. You can also merge multiple Oracle Primavera files into a single file, customize the output file, and organize your data....NET Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/merger/oracle-pri...
  4. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...dataDir , "output.xls" )); Format a Table To manage and analyze...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  5. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....days free trial of MS Word document processing 1 3d 1 3D animation...3D file converter 3 3D File Format Conversion 1 3D file processing...

    blog.aspose.com/tags/
  6. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, Formatting controls, and clear Java code samples.... Example: Formatting Mathematical Elements MathBorderBox...( "y" ). toMathArray (); Formatting Operations: Accent, Overbar...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  7. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations.... Example: Formatting Mathematical Elements MathBorderBox..."y" ) . to_math_array () Formatting operations: Accent, Overbar...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  8. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....copy a range of cells with formatting into another range. The following...Cells :: Cleanup (); } AI Document Assistant Close Get Range...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  9. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...see the document: Manage OLE|Aspose.Slides Documentation for your...timestamp = LocalDateTime.now().format(DateTimeFormatter.ofPatter...

    forum.aspose.com/t/facing-issue-while-linking-e...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... 要向现有 PDF 文件添加文本: 使用 Document 对象打开输入 PDF。 获取要添加文本的特定页面。...方法将 TextFragment 对象添加到页面。 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 添加文本...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/